Radio
RadioProps
RadioProps
RadioButtonComponent
React.ComponentType<RadioButtonProps>
disabled
boolean
name
string
onChange*
(newValue: string) => void
options*
RadioOption[]
orientation
| "horizontal"| "vertical"
readOnly
boolean
size
Size
validationState
ValidationState
value
string